home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMMESSAGESITIOSCONFIANZA / TFORMMESSAGESITIOSCONFIANZA.txt < prev   
Text File  |  2008-07-21  |  2KB  |  73 lines

  1. object FormMessageSitiosConfianza: TFormMessageSitiosConfianza
  2.   Left = 491
  3.   Top = 236
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Remitentes de confianza'
  7.   ClientHeight = 133
  8.   ClientWidth = 354
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object RBAnyadirRem: TPlaRadioButton
  22.     Left = 14
  23.     Top = 16
  24.     Width = 330
  25.     Height = 16
  26.     Caption = 'A∩┐╜adir el remitente "%s" a la lista de remitentes de confianza'
  27.     Constraints.MaxWidth = 330
  28.     Constraints.MinWidth = 330
  29.     TabOrder = 0
  30.     TabStop = False
  31.     WordWrap = True
  32.   end
  33.   object RBNoRem: TPlaRadioButton
  34.     Left = 14
  35.     Top = 46
  36.     Width = 75
  37.     Height = 16
  38.     Caption = 'No a∩┐╜adirlo'
  39.     TabOrder = 1
  40.     Checked = True
  41.   end
  42.   object CBNoPregRem: TPlaCheckBox
  43.     Left = 14
  44.     Top = 75
  45.     Width = 330
  46.     Height = 29
  47.     Caption = 
  48.       'Tomar esta acci∩┐╜n con los siguientes mensajes que marque como No' +
  49.       ' Spam.'
  50.     Constraints.MaxWidth = 330
  51.     Constraints.MinWidth = 330
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 2
  59.     WordWrap = True
  60.   end
  61.   object BAceptar: TPlaButton
  62.     Left = 271
  63.     Top = 107
  64.     Width = 73
  65.     Height = 21
  66.     Anchors = [akRight, akBottom]
  67.     Caption = 'Aceptar'
  68.     TabOrder = 3
  69.     OnClick = BAceptarClick
  70.     ModalResult = 1
  71.   end
  72. end
  73.